home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PACKET / PKGOL624.ZIP / TDSFX.EXE / STARTUP.TNC < prev    next >
Text File  |  1992-03-01  |  5KB  |  181 lines

  1. *************************************************************************
  2. ******     S T A R T U P       M O D E  TESTDRIVE         *******
  3. *************************************************************************
  4.  
  5. * This file contains several TNC parameters. Those lines without an
  6. * asterisk (*) are sent to the TNC (except for blank lines).
  7.  
  8. * Edit/look through this file to get familiar with the possibilities
  9. * for setting TNC parameters. You can make the file VERY short if
  10. * you wish, by having only a MONI 6, MCON 6 command in it, and
  11. * putting MONI 0, and MCON 0 in the SHUTDOWN.TNC file. This keeps
  12. * the monitors on when the program is running, and shuts them off
  13. * when the program finishes (to avoid filling the TNC buffer).
  14.  
  15.     *             Rules for setting up .TNC files:
  16.  
  17.     *  1.   Leading blank spaces are ignored, allowing you to indent
  18.     *       text for readibility
  19.  
  20.     *  2.   Blank lines are ignored, but are useful for readibility.
  21.  
  22.     *  3.   If the first non-blank character is an Asterisk (*)
  23.     *       the line is ignored.
  24.  
  25.  
  26.     * Note:  STARTUP.TNC is read and processed when program is started,
  27.     * and SHUTDOWN.TNC is read and processed on shutdown.
  28.  
  29. * You may create other .TNC files, such as AMTOR.TNC, or BAUDOT.TNC
  30. * and have them read and processed instead of STARTUP.TNC by referring
  31. * to them on the command line, such as PKTDEMO AMTOR
  32.  
  33. * Remove comment (*) to Get into PACKET mode
  34. *  PACKET
  35.  
  36. * For 2-meter operation
  37. * The PK232 uses VHF ON to set VHF tones
  38. * Remove asterisk to set VHF ON every time.
  39. *  VHF  ON
  40.  
  41. * The PK88 should be set to TONE 3 for VHF, it will compensate
  42. * for receivers with a fast rolloff at the higher audio frequencies
  43. * the line is commented out with the asterisk (*). You can "activate"
  44. * the line by removing the asterisk.
  45. *  TONE 3
  46.  
  47.  
  48. * Uncomment this HBAUD command, or set it to whatever you want
  49. * for a "default" setting at startup
  50. *  HBAUD 1200
  51.  
  52. * Many of these commands are "commented out" using the asterisk at
  53. * the beginning of the line.  To modify the file, you may add or
  54. * delete commands, or remove the asterisks if necessary.
  55.  
  56.   RAWHDLC OFF
  57.  
  58. * Do not change the next three parameters
  59. * Sets Transparent mode
  60.  
  61.   CONMODE Trans
  62.  
  63. * for VHF set paclen to 150, for HF set it to 32
  64. * PACLEN 150
  65.   USERS 10
  66.  
  67. * MONITORING PARAMETERS
  68. * Show Digipeaters used in the Address field, Use of Digi, and
  69. * NET/ROM protocol frames, i.e., show all monitored data
  70.  
  71.   MRPT ON
  72.   MDIGI ON
  73.   MRPT ON
  74.   MPROTO ON
  75.  
  76. * If you have this in your ROM, turn on MXMIT, it shows your outgoing
  77. * packets.
  78.  
  79.   MXMIT ON
  80.  
  81. * MONITOR and MCON to show all frames possible
  82.  
  83.   MONITOR 6
  84.   MCON 6
  85.  
  86. * note date/time on connects
  87.  
  88.   CONSTAMP ON
  89.  
  90. * include DATE on monitored frames, and put stamp on monitored frames
  91. * and add CRLF after each monitored header
  92.  
  93.   DAYSTAMP ON
  94.   MSTAMP ON
  95.   HEADERLN Y
  96.  
  97. * Filter defaults to $80
  98.  
  99.   MFILTER 0
  100.  
  101. * Turn off MBX in case it is on
  102.  
  103. *  MBX NONE
  104.  
  105. * Set MFROM and MTO, in case they were on
  106.  
  107. *  MFROM ALL
  108. *  MTO NONE
  109.  
  110.  
  111. * Fulldup YES will cause problems if you are not operating in a full
  112. * duplex RF environment. Should be OFF or NO for most users.
  113.  
  114. *  FULLDUP N
  115.  
  116. ** AX25 parameters for p-Persistant CSMA
  117.  
  118.   PPERSIST ON
  119.   PERSIST  64
  120.   SLOTTIME 30
  121.   DWAIT     0
  122.  
  123. ** In 10 ms increments, 30=300 ms or 1/3 second of Flag chars
  124. ** before starting a data packet.  Sometimes useful to set to
  125. ** longer values (50) for heavy qrm, gives other stations opportunity
  126. ** to hear your "carrier" and refrain from transmitting
  127.  
  128.    TXDELAY  30
  129.  
  130. * Some Digis won't repeater AX25 level 2 frames
  131. * but in general, use AX25 ON (for level 2)
  132.  
  133. * AX25    ON
  134.  
  135. *  RETRY    15
  136. *  FRACK     7
  137. *  MAXFRAME  4
  138.  
  139.  
  140.  
  141. ******************** OK TO TRANSMIT *****************
  142.  
  143.   XMITOK ON
  144.  
  145. ** pk232 only: (* Not relevant for PK87, PK88 *)
  146. * EAS    ON
  147. * USOS    ON
  148.  
  149.   CTEXT If I'm around, I'll be with you in a minute^M
  150.   CMSG ON
  151.   BTEXT This text is sent with the BEACON when it occurs
  152.  
  153. ***********************
  154. * UI frames go to CQ ( could be UNPROTO CQ VIA W1AW,W2AU etc. )
  155. * or for roundtables UNPROTO GROUP or UNPROTO GROUP VIA W1AQ
  156.  
  157.   UNPROTO CQ
  158.  
  159. * Set Connect From to ALL, or modify as desired,
  160. * for example: CFROM N K6LID, W6LID etc.
  161.  
  162.   * CFROM ALL
  163.  
  164. * Set list of stations to Digipeat
  165. * for example: DFROM Y W1AW, W5YI  etc. etc. or DFROM NONE or ALL
  166.  
  167.   * DFROM ALL
  168.  
  169. * If you have a Digipeat Alias, set it here, and permit regular
  170. * ID with HID Y
  171.  
  172.   * MYALIAS NONE
  173.   * HID Y
  174.  
  175. * Set CHswitch to Control-A in case you run in Direct Terminal
  176.  
  177.   * CHSWITCH $01
  178.  
  179.  
  180.  
  181.